Fix the licensing blurb of GtkBookmarksManager
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2015 12:11:05 +0000 (12:11 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2015 12:52:46 +0000 (12:52 +0000)
Copy-pasta from GPL instead of LGPL.

Also, there is no GNU Lesser General Public License version 2; either
it's the GNU Library General Public License version 2, or it's the GNU
Lesser General Public License version 2.1.

gtk/gtkbookmarksmanager.c
gtk/gtkbookmarksmanager.h

index 9c3c83652c5a57227eb4a6c44f1e37a1d1aecbcf..49b003d2c0510d464a5d6e24f0c17a528b2c173c 100644 (file)
@@ -7,15 +7,15 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2 of the
+ * published by the Free Software Foundation; either version 2.1 of the
  * License, or (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Federico Mena Quintero <federico@gnome.org>
index ebee2fafd5e983cb95b61e33aef12fae2c98eb40..8b053964456bbdcdbcf66541bd654424ab285727 100644 (file)
@@ -7,15 +7,15 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2 of the
+ * published by the Free Software Foundation; either version 2.1 of the
  * License, or (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Federico Mena Quintero <federico@gnome.org>